home *** CD-ROM | disk | FTP | other *** search
/ CSi Master: Ableton Live 5 / CSi Master: Ableton Live 5.iso / pc / rsrc / defaults / interface / interface.cst / 00038_back button.ls < prev    next >
Encoding:
Text File  |  2004-04-15  |  82 b   |  7 lines

  1. on mouseenter
  2.   ShowTextRoll "TextRoll-Back"
  3. end
  4.  
  5. on mouseleave
  6.   HideTextRoll
  7. end